type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToInt64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L788: 			return scanPlanBinaryInt4ToInt64{}
		int.go#L1025: type scanPlanBinaryInt4ToInt64 struct{}
		int.go#L1027: func (scanPlanBinaryInt4ToInt64) Scan(src []byte, dst any) error {